Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.commands.IKeyConfiguration

Packages that use IKeyConfiguration
org.eclipse.ui.commands   
 

Uses of IKeyConfiguration in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands that return IKeyConfiguration
 IKeyConfiguration KeyConfigurationEvent.getKeyConfiguration()
          Returns the instance of IKeyConfiguration that has changed.
 IKeyConfiguration ICommandManager.getKeyConfiguration(String keyConfigurationId)
          Returns a handle to a key configuration given an identifier.
 

Constructors in org.eclipse.ui.commands with parameters of type IKeyConfiguration
KeyConfigurationEvent(IKeyConfiguration keyConfiguration, boolean activeChanged, boolean definedChanged, boolean descriptionChanged, boolean nameChanged, boolean parentIdChanged)
          TODO javadoc
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.